arbitrary type造句
例句與造句
- Enables an arbitrary type to be created when another type is requested
在請求一個類型時允許創(chuàng)建另一個任意類型。 - The suggested method can be used to describe excitation in wave guides of arbitrary types
這種方法可描述任意類型波導(dǎo)管里的電流磁化。 - Normal c coding does not allow returning multiple return values of arbitrary type , but our
正常的c編碼不允許返回多個任意類型的值,但是 - Using typetags to allow list nodes and variables to store data of any arbitrary type
通過類型標(biāo)簽使列表節(jié)點和變量可以存儲任意類型的數(shù)據(jù)。 - When you have an element of a potentially arbitrary type , and need to perform a type - specific operation
如果您有一個屬于可能存在的任意類型的元素,請使用 - It's difficult to find arbitrary type in a sentence. 用arbitrary type造句挺難的
- Represents a variable size last - in - first - out lifo collection of instances of the same arbitrary type
表示同一任意類型的實例的大小可變的后進先出lifo集合。 - Propose a method for mutual coupling compensation which is not limit to microstrip arrays and can be used in any small antenna arrays of arbitrary type and arrange
給出了一種補償互耦的方法。這種計算和補償互耦的方法不限于微帶陣列,它可以應(yīng)用到任意類型任意排列的小型天線陣中。 - In order to store arbitrary types of data within a node , i will define a structure that will be handled directly in the case of basic c data types , but will be handled via a pointer in cases of complex types
為了在一個節(jié)點中存儲任意類型的數(shù)據(jù),我將定義一個結(jié)構(gòu),它將直接處理基本的c數(shù)據(jù)類型,但通過指針來處理復(fù)雜的類型。